home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
TabCell
/
TabCell.app
/
English.lproj
/
TabCell.nib
/
data.classes
next >
Wrap
Text File
|
1994-08-04
|
334b
|
8 lines
MyController = {
ACTIONS = {"appDidInit:" = "appDidInit:"; "tabMatrixAction:" = "tabMatrixAction:"; };
OUTLETS = {backgroundView = backgroundView; tabMatrix = tabMatrix; };
SUPERCLASS = Object;
};
DarkGrayView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };